(NO_MODE_T): Defined.
authorRichard M. Stallman <rms@gnu.org>
Sun, 6 Jun 1993 07:54:49 +0000 (07:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 6 Jun 1993 07:54:49 +0000 (07:54 +0000)
(LINKER): Add #undef.

src/m/news-risc.h

index a74babceac13ca7a5c0098d9c28ea61117a2f22e..798726911a486b0f2a3feca6b4c49979c529fcf2 100644 (file)
@@ -19,3 +19,9 @@
 #define C_DEBUG_SWITCH -g3
 
 #undef TERMINFO
+
+/* We have no mode_t.  */
+#define NO_MODE_T
+
+/* Don't use the definitoion in m/mips.h.  */
+#undef LINKER